Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / du<a> Class / RtlTranslateLeftRight Method

In This Topic
    RtlTranslateLeftRight Method (du<a>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function RtlTranslateLeftRight( _
       ByVal align As System.Windows.Forms.LeftRightAlignment _
    ) As System.Windows.Forms.LeftRightAlignment
    protected System.Windows.Forms.LeftRightAlignment RtlTranslateLeftRight( 
       System.Windows.Forms.LeftRightAlignment? align
    )

    Parameters

    align
    See Also